func runtime.unlock2Wake

2 uses

	runtime (current package)
		lock_spinbit.go#L314: 		unlock2Wake(l, haveStackLock, endTicks)
		lock_spinbit.go#L345: func unlock2Wake(l *mutex, haveStackLock bool, endTicks int64) {